Using Spreadsheet in JSF
From Documentation
Available in ZK Spreadsheet EE only
Spreadsheet can be embedded into JSF 2.0 applications in much the same way as JSF native components. With Ajax support of JSF 2.0 developers can get and set data in ZK Spreadsheet without having to reload pages. Spreadsheet in JSF works much the same way as it does within a ZK application with support for all the attributes and events. We will demonstrate the usage with an example application and you can [download the example application] to experience it.
All source code listed in this book is at Github.